home *** CD-ROM | disk | FTP | other *** search
- object AliasForm: TAliasForm
- Tag = 99
- Left = 251
- Top = 352
- Width = 552
- Height = 490
- BorderIcons = [biSystemMenu]
- Caption = 'Edit Group Alias'
- Color = clBtnFace
- Constraints.MinHeight = 430
- Constraints.MinWidth = 552
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- OnClose = FormClose
- OnShow = FormShow
- DesignSize = (
- 544
- 463)
- PixelsPerInch = 96
- TextHeight = 13
- object ScoreLabel: TLabel
- Left = 465
- Top = 65
- Width = 28
- Height = 13
- Hint =
- 'Points to be added to resulting search score for files that matc' +
- 'h.'
- Anchors = [akTop, akRight]
- Caption = 'Score'
- end
- object EntryTextLabel: TLabel
- Left = 5
- Top = 66
- Width = 88
- Height = 13
- Caption = 'Group Alias Name:'
- end
- object Label1: TLabel
- Left = 7
- Top = 430
- Width = 274
- Height = 26
- Anchors = [akLeft, akBottom]
- Caption =
- 'See help for more advanced options. You can drag+drop files int' +
- 'o the results window..'
- WordWrap = True
- end
- object ButtonFolderBrowse: TSpeedButton
- Left = 341
- Top = 414
- Width = 26
- Height = 25
- Hint = 'Browse for File/Folder'
- Anchors = [akRight, akBottom]
- Glyph.Data = {
- 4E010000424D4E01000000000000760000002800000012000000120000000100
- 040000000000D800000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888880000008888888888888888880000008888888888888888880000008000
- 0000000088888800000080033333333308888800000080B03333333330888800
- 000080FB0333333333088800000080BFB033333333308800000080FBFB000000
- 00000800000080BFBFBFBFB088888800000080FBFBFBFBF088888800000080BF
- B000000088888800000088000888888880008800000088888888888888008800
- 0000888888888088808088000000888888888800088888000000888888888888
- 888888000000888888888888888888000000}
- OnClick = ButtonFolderBrowseClick
- end
- object Label2: TLabel
- Left = 5
- Top = 105
- Width = 194
- Height = 13
- Caption = 'Regular Expression Pattern (OPTIONAL) '
- end
- object Label3: TLabel
- Left = 5
- Top = 146
- Width = 144
- Height = 13
- Caption = 'Test Regular Expression Here:'
- end
- object Label4: TLabel
- Left = 259
- Top = 146
- Width = 211
- Height = 13
- AutoSize = False
- Caption = 'RegEx Parsed Fields:'
- end
- object LabelMatch: TLabel
- Left = 155
- Top = 147
- Width = 70
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'nomatch'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 5
- Top = 239
- Width = 521
- Height = 13
- Caption =
- 'Result(s) - programs, commands, or urls; can use RegEx fields; p' +
- 'refix descriptions with '#39'|'#39' (see help for more info)'
- end
- object Label7: TLabel
- Left = 5
- Top = 412
- Width = 52
- Height = 13
- Anchors = [akLeft, akBottom]
- Caption = 'Example:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label8: TLabel
- Left = 59
- Top = 412
- Width = 217
- Height = 13
- Anchors = [akLeft, akBottom]
- Caption = 'Google Search $$1 | www.google.com?s=$$1'
- end
- object Label9: TLabel
- Left = 259
- Top = 105
- Width = 174
- Height = 13
- Caption = 'Result Filter For RegEx (OPTIONAL) '
- end
- object LabelAliasReadonly: TLabel
- Left = 8
- Top = 205
- Width = 246
- Height = 13
- Alignment = taCenter
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'NOTE: this is a READ-ONLY non--modifiable alias.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label10: TLabel
- Left = 260
- Top = 190
- Width = 195
- Height = 13
- Caption = 'Alias Hint Text for statusbar (OPTIONAL) '
- Visible = False
- end
- object TextEdit: TEdit
- Left = 5
- Top = 79
- Width = 454
- Height = 21
- Hint =
- 'Name of the alias/group, you can make this something long and mu' +
- 'ltiword if its a regular expression style alias'
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- end
- object ScoreEdit: TEdit
- Left = 463
- Top = 79
- Width = 63
- Height = 21
- Hint =
- 'Points to be added to resulting search score for files that matc' +
- 'h.'
- Anchors = [akTop, akRight]
- TabOrder = 1
- end
- object ButtonOk: TBitBtn
- Left = 453
- Top = 414
- Width = 76
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = '&Ok'
- TabOrder = 9
- Kind = bkOK
- end
- object ButtonCancel: TBitBtn
- Left = 372
- Top = 414
- Width = 76
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = '&Cancel'
- TabOrder = 8
- Kind = bkCancel
- end
- object FileMemo: TMemo
- Left = 5
- Top = 256
- Width = 523
- Height = 150
- Hint =
- 'Each results should be on it'#39's own line, use the | character to ' +
- 'separate display label from actual result'
- Anchors = [akLeft, akTop, akRight, akBottom]
- ScrollBars = ssBoth
- TabOrder = 7
- WordWrap = False
- end
- object EditRegExPattern: TEdit
- Left = 5
- Top = 119
- Width = 250
- Height = 21
- Hint =
- 'If this alias is to trigger on a regular expression, specify it ' +
- 'here'
- TabOrder = 2
- OnChange = EditRegexTestChange
- end
- object EditRegexTest: TEdit
- Left = 5
- Top = 160
- Width = 250
- Height = 21
- Hint = 'You can test your regular expression here'
- TabOrder = 4
- OnChange = EditRegexTestChange
- end
- object EditRegExParsedFields: TEdit
- Left = 259
- Top = 160
- Width = 266
- Height = 21
- Hint =
- 'Fields extracted from regular expression groups () are shown her' +
- 'e for testing'
- TabStop = False
- Anchors = [akLeft, akTop, akRight]
- Color = clInfoBk
- ReadOnly = True
- TabOrder = 5
- end
- object Memo1: TMemo
- Left = 3
- Top = 5
- Width = 522
- Height = 57
- TabStop = False
- Anchors = [akLeft, akTop, akRight]
- BevelInner = bvNone
- BevelOuter = bvNone
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
-
- 'Group aliases can be used to group a collection of files under a' +
- ' search keyword or regular '
- 'expresson. '
-
- 'Type the alias name and the score bonus to be given for files wh' +
- 'en the alias is matched. Specify a '
-
- 'regular expression and use () fields to capture fields and reuse' +
- ' them in results.')
- ReadOnly = True
- TabOrder = 10
- end
- object EditRegExFilter: TEdit
- Left = 259
- Top = 119
- Width = 266
- Height = 21
- Hint =
- 'This string (which should include $$1 fields) is used to filter ' +
- 'displayed results against part of user typing'
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 3
- OnChange = EditRegexTestChange
- end
- object EditDefaultSearchText: TEdit
- Left = 259
- Top = 204
- Width = 266
- Height = 21
- Hint =
- 'If the alias is triggered through hotkey or menu, this text will' +
- ' be placed in the search edit box'
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 6
- Visible = False
- OnChange = EditRegexTestChange
- end
- object DropFileTargetAlias: TDropFileTarget
- Dragtypes = [dtCopy, dtLink]
- GetDataOnEnter = False
- OnDrop = DropFileTargetAliasDrop
- ShowImage = True
- Target = FileMemo
- OptimizedMove = True
- AllowAsyncTransfer = False
- Left = 48
- Top = 288
- end
- end
-